﻿set_capital = {state = 100}

oob = "ATG_1936"

# Starting tech

set_technology = {
	infantry_weapons = 1
	infantry_weapons1 = 1
	tech_support = 1		
	tech_engineers = 1
	tech_recon = 1
}

IF = {
	limit = {
		NOT = { has_dlc = "By Blood Alone" }
	}
	set_technology = {
		early_fighter = 1
		early_bomber = 1
		early_transport_plane = 1
	}
}
IF = {
	limit = {
		has_dlc = "By Blood Alone" 
	}
	set_technology = {
		bba_early_transport_plane = 1
	}
}
IF = {
	limit = { NOT = { has_dlc = "Man the Guns" } }
	set_technology = {
		early_destroyer = 1
		transport = 1
	}
}
IF = {
	limit = { has_dlc = "Man the Guns" }
	set_technology = {
		basic_naval_mines = 1
		early_ship_hull_light = 1
		basic_battery = 1
		basic_cruiser_armor_scheme = 1
		basic_torpedo = 1
		mtg_transport = 1
	}
}

set_convoys = 30
set_stability = 0.65

recruit_character = ATG_sveinn_bjornsson 
recruit_character = ATG_johannes_valurson 
recruit_character = ATG_haraldur_gudmunsson 
recruit_character = ATG_einar_olgeirsson 

set_popularities = {
        russiandem= 25
        radicalsocialism= 25
        romanitasautocracy= 25
        paternalism= 25

}

set_politics = {
	ruling_party = paternalism
	last_election = "1936.1.1"
	election_frequency = 48
	elections_allowed = no
}




